[INFO] cloning repository https://github.com/mike-lloyd03/asm
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mike-lloyd03/asm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmike-lloyd03%2Fasm", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmike-lloyd03%2Fasm'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8c9fde904d51a4c02fec13baae123ef4f5c89a53
[INFO] fixing mike-lloyd03/asm against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmike-lloyd03%2Fasm" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mike-lloyd03/asm
[INFO] finished tweaking git repo https://github.com/mike-lloyd03/asm
[INFO] tweaked toml for git repo https://github.com/mike-lloyd03/asm written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mike-lloyd03/asm on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mike-lloyd03/asm already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 9a7aed0d0384861291fc6c5632c84e0d5662b6bd313d154838e69231660b4dd2
[INFO] running `Command { std: "docker" "start" "9a7aed0d0384861291fc6c5632c84e0d5662b6bd313d154838e69231660b4dd2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9a7aed0d0384861291fc6c5632c84e0d5662b6bd313d154838e69231660b4dd2" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9a7aed0d0384861291fc6c5632c84e0d5662b6bd313d154838e69231660b4dd2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9a7aed0d0384861291fc6c5632c84e0d5662b6bd313d154838e69231660b4dd2" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling proc-macro2 v1.0.70
[INFO] [stderr]    Compiling syn v1.0.86
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling rustix v0.38.28
[INFO] [stderr]     Checking bitflags v2.4.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking linux-raw-sys v0.4.12
[INFO] [stderr]    Compiling serde_derive v1.0.136
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]     Checking unicode-width v0.1.9
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]    Compiling indexmap v1.8.0
[INFO] [stderr]    Compiling serde_json v1.0.79
[INFO] [stderr]    Compiling thiserror v1.0.50
[INFO] [stderr]     Checking thread_local v1.1.7
[INFO] [stderr]     Checking itoa v1.0.1
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]     Checking ryu v1.0.9
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]     Checking fastrand v2.0.1
[INFO] [stderr]    Compiling anyhow v1.0.56
[INFO] [stderr]     Checking os_str_bytes v6.0.0
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]     Checking fuzzy-matcher v0.3.7
[INFO] [stderr]     Checking console v0.15.7
[INFO] [stderr]     Checking papergrid v0.4.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]    Compiling syn v2.0.41
[INFO] [stderr]     Checking zeroize v1.7.0
[INFO] [stderr]     Checking textwrap v0.15.0
[INFO] [stderr]     Checking yansi v0.5.1
[INFO] [stderr]     Checking termcolor v1.1.3
[INFO] [stderr]     Checking is-terminal v0.4.9
[INFO] [stderr]     Checking tempfile v3.8.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.50
[INFO] [stderr]     Checking dialoguer v0.11.0
[INFO] [stderr]    Compiling tabled_derive v0.3.0
[INFO] [stderr]    Compiling clap_derive v3.1.4
[INFO] [stderr]     Checking tabled v0.7.0
[INFO] [stderr]     Checking clap v3.1.5
[INFO] [stderr]     Checking colored_json v3.3.0
[INFO] [stderr]     Checking asm v0.1.9 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed src/lib.rs (1 fix)
[INFO] [stderr]    Migrating src/main.rs from 2021 edition to 2024
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.60s
[INFO] [stderr] crater-edition-check: asm v0.1.9 (/opt/rustwide/workdir) updating edition from 2021 to 2024
[INFO] [stderr]     Checking asm v0.1.9 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.39s
[INFO] [stderr] crater-edition-check all packages now at latest edition
[INFO] [stderr] crater-edition-check: all finished
[INFO] running `Command { std: "docker" "inspect" "9a7aed0d0384861291fc6c5632c84e0d5662b6bd313d154838e69231660b4dd2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9a7aed0d0384861291fc6c5632c84e0d5662b6bd313d154838e69231660b4dd2", kill_on_drop: false }`
[INFO] [stdout] 9a7aed0d0384861291fc6c5632c84e0d5662b6bd313d154838e69231660b4dd2
